home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / AUTOCK3.PAK / STDAFX.CPP < prev    next >
C/C++ Source or Header  |  1997-05-06  |  628b  |  16 lines

  1. // stdafx.cpp : source file that includes just the standard includes
  2. //    AutoClik.pch will be the pre-compiled header
  3. //    stdafx.obj will contain the pre-compiled type information
  4. // This is a part of the Microsoft Foundation Classes C++ library.
  5. // Copyright (C) 1992-1995 Microsoft Corporation
  6. // All rights reserved.
  7. //
  8. // This source code is only intended as a supplement to the
  9. // Microsoft Foundation Classes Reference and related
  10. // electronic documentation provided with the library.
  11. // See these sources for detailed information regarding the
  12. // Microsoft Foundation Classes product.
  13.  
  14. #include "stdafx.h"
  15.  
  16.